the news section both in the README and the webpage.
-->
+2018-05-20 babl-0.1.50 </dt><dd>
+Improvements to speed and precision of indexed code, improvements to meson
+build.
+ </dd><dt>
2018-05-15 babl-0.1.48 </dt><dd>
fix u8 <-> double conversions for chroma, SSE2 version of RGBA float to
CIE L / Lab. Build with -Ofast by default.
m4_define([babl_major_version], [0])
m4_define([babl_minor_version], [1])
-m4_define([babl_micro_version], [49])
+m4_define([babl_micro_version], [50])
m4_define([babl_real_version],
[babl_major_version.babl_minor_version.babl_micro_version])
m4_define([babl_version], [babl_real_version])